Configuration
◦ Login to LiveAdmin utility (livenx ip:8443)
◦ Navigate to LiveNX and then select Configure Docker.

◦ On the configuration page, Enter Bridge IP in CIDR fomat. This should be an IP address and netmask, not a subnet address. For example, do not use a .0 IP in a /24 subnet.

◦ Click on Add Pool button to enter one or more Address Pools. For 25.1.0, a single subnet will be chosen from the pool for the livenx bridge network.
◦ Base is the CIDR of the address pool
◦ Size is the network prefix used for creating subnets from the pool.
◦ Example: Base=10.1.0.0/16, Size=24 would create 256 /24 subnets with 256 addresses each.
◦ Click Save. This will update the docker config and restart docker and all containers.